|
HyphenateSDK
3.1.4
|
#import <EMLocationMessageBody.h>
Instance Methods | |
| (instancetype) | - initWithLatitude:longitude:address: |
Properties | |
| double | latitude |
| double | longitude |
| NSString * | address |
| - (instancetype) initWithLatitude: | (double) | aLatitude | |
| longitude: | (double) | aLongitude | |
| address: | (NSString *) | aAddress | |
Initialize location message body instance
| aLatitude | Latitude |
| aLongitude | Longitude |
| aAddress | Address |
|
readwritenonatomiccopy |
Address
|
readwritenonatomicassign |
Latitude
|
readwritenonatomicassign |
Longitude
1.8.11