Inherits from NSObject
Declared in NAMessage.h
NAMessage.m

Overview

NAMessage is the object that encapsulates messages for delivery to peers in the NewAer Proximity Platform.

Tasks

  •   data

    Gets or sets the NSData value associated with this message

    property

Properties

data

Gets or sets the NSData value associated with this message

@property (strong) NSData *data

Declared In

NAMessage.h