PICO Platform Unity SDK
Deprecated List
Member
IAPService.LaunchCheckoutFlow
(string sku, string price, string currency)
LaunchCheckoutFlow(string sku,string price,string currency) can be replaced by
LaunchCheckoutFlow2(Product product)
Member
PresenceService.SetDestination
(string apiName)
SetDestination can be replaced by
Set()
Member
PresenceService.SetExtra
(string extra)
SetExtra can be replaced by
Set()
Member
PresenceService.SetIsJoinable
(bool joinable)
SetIsJoinable can be replaced by
Set()
Member
PresenceService.SetLobbySession
(string lobbySessionId)
SetLobbySession can be replaced by
Set()
Member
PresenceService.SetMatchSession
(string matchSessionId)
SetMatchSession can be replaced by
Set()
Member
RtcService.MuteLocalAudio
(RtcMuteState rtcMuteState)
MuteLocalAudio() can be replaced by
UnPublishRoom(string roomId)
Generated by
1.9.3