on Canceled Handler
Deprecated
v2.1.5から非推奨になりました。代わりに LocalPerson.onPublicationUnsubscribedHandler もしくは Channel.onPublicationUnsubscribedHandler を利用してください。
Replace with
import com.ntt.skyway.core.channel.member.LocalPerson
Content copied to clipboard
LocalPerson.onPublicationUnsubscribedHandler
Content copied to clipboard
subscribeがキャンセルされた際に発火するハンドラ。