BMXLocationAttachment Class Reference

Inherits from BMXMessageAttachment :
BMXBaseObject :
NSObject
Declared in floo_proxy.h

Overview

@interface Location message attachment

Class Methods

dynamicCastWithAttachment:

Type casting

+ (BMXLocationAttachment *)dynamicCastWithAttachment:(BMXMessageAttachment *)*attachment*

Parameters

attachment
The attachment

Return Value

BMXLocationAttachment

Declared In

  • floo_proxy.h

Instance Methods

Example:

address

The address

- (NSString *)address

Return Value

NSString

Declared In

  • floo_proxy.h

Example:

clone

- (BMXMessageAttachment *)clone

Return Value

BMXMessageAttachment

Declared In

  • floo_proxy.h

Example:

dealloc

- (void)dealloc

Example:

initWithLatitude:longitude:address:

Constructor

- (id)initWithLatitude:(double)*latitude* longitude:(double)*longitude* address:(NSString *)*address*

Parameters

latitude

longitude

address

Declared In

  • floo_proxy.h

Example:

latitude

The latitude

- (double)latitude

Return Value

double

Declared In

  • floo_proxy.h

Example:

longitude

The longitude

- (double)longitude

Return Value

double

Declared In

  • floo_proxy.h

Example:

type

Attachment type

- (BMXMessageAttachment_Type)type

Return Value

BMXMessageAttachment_Type

Declared In

  • floo_proxy.h

Example:

© 2019-2023 MaximTop | Homepage Last modified time: 2023-05-17 17:35:58

results matching ""

    No results matching ""