#import <EMLocationMessageBody.h>
@header EMLocationMessageBody.h @abstract Location message body
- Author
- Hyphenate
- Version
- 3.00
Location message body
◆ initWithLatitude:longitude:address:
- (instancetype) initWithLatitude: |
|
(double) |
aLatitude |
longitude: |
|
(double) |
aLongitude |
address: |
|
(NSString *) |
aAddress |
|
|
| |
Initialize a location message body instance
- Parameters
-
aLatitude | Latitude |
aLongitude | Longitude |
aAddress | Address |
- Returns
- Location message body instance
◆ address
◆ latitude
◆ longitude
The documentation for this class was generated from the following file: