GroupMeLocationAttachment PropertiesCkSoftware GroupMe SDK - Documentation

The GroupMeLocationAttachment type exposes the following members.

Properties

  NameDescription
Public propertyIsInlineAttachment
Defines if the attachment is inline (inside the text) or seperated from the text.
(Inherited from GroupMeAttachmentBase.)
Public propertyLatitude
The latitude of the location.
Public propertyLongitude
The longitude of the location.
Public propertyName
The name which should be displayed at this location.
Public propertyType
Defines the type of the attachment implementation.
(Overrides GroupMeAttachmentBase Type.)
Top
See Also