BMXRosterServiceProtocol Protocol Reference

Conforms to NSObject
Declared in floo_proxy.h

Overview

@protocol Roster service listener

Instance Methods

friendAddedSponsorId:recipientId:

Friend added

- (void)friendAddedSponsorId:(long long)*sponsorId* recipientId:(long long)*recipientId*

Parameters

sponsorId

recipientId

Declared In

  • floo_proxy.h

Example:

friendAddedtoBlockListSponsorId:recipientId:

Blocked a user

- (void)friendAddedtoBlockListSponsorId:(long long)*sponsorId* recipientId:(long long)*recipientId*

Parameters

sponsorId

recipientId

Declared In

  • floo_proxy.h

Example:

friendDidApplicationAcceptedFromSponsorId:recipientId:

Friend request accepted

- (void)friendDidApplicationAcceptedFromSponsorId:(long long)*sponsorId* recipientId:(long long)*recipientId*

Parameters

sponsorId

recipientId

Declared In

  • floo_proxy.h

Example:

friendDidApplicationDeclinedFromSponsorId:recipientId:reson:

Friend request declined

- (void)friendDidApplicationDeclinedFromSponsorId:(long long)*sponsorId* recipientId:(long long)*recipientId* reson:(NSString *)*reason*

Parameters

sponsorId

recipientId

reason

Declared In

  • floo_proxy.h

Example:

friendDidRecivedAppliedSponsorId:recipientId:message:

Received a friend request

- (void)friendDidRecivedAppliedSponsorId:(long long)*sponsorId* recipientId:(long long)*recipientId* message:(NSString *)*message*

Parameters

sponsorId

recipientId

message

Declared In

  • floo_proxy.h

Example:

friendRemovedFromBlockListSponsorId:recipientId:

Unblocked a user

- (void)friendRemovedFromBlockListSponsorId:(long long)*sponsorId* recipientId:(long long)*recipientId*

Parameters

sponsorId

recipientId

Declared In

  • floo_proxy.h

Example:

friendRemovedSponsorId:recipientId:

A friend removed

- (void)friendRemovedSponsorId:(long long)*sponsorId* recipientId:(long long)*recipientId*

Parameters

sponsorId

recipientId

Declared In

  • floo_proxy.h

Example:

rosterInfoDidUpdate:

Roster item information updated

- (void)rosterInfoDidUpdate:(BMXRosterItem *)*roster*

Discussion

Declared In

  • floo_proxy.h

Example:

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

results matching ""

    No results matching ""