GET api/e/ys/AddFriendMessage?memberID={memberID}&PageIndex={PageIndex}&PageSize={PageSize}

添加好友消息

Request Information

URI Parameters

NameDescriptionTypeAdditional information
memberID

会员编号

globally unique identifier

Required

PageIndex

页码

integer

Default value is 1

PageSize

页大小

integer

Default value is 10

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.